home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd1.bin / program / ctenari / ShiCola / CodePad37.exe / $INSTDIR / Syntax Definitions / eiffel.def < prev    next >
Encoding:
Text File  |  2003-10-17  |  5.5 KB  |  177 lines

  1. object TPersHolder
  2.   P.Name = 'Eiffel'
  3.   P.Extensions.Strings = (
  4.     'Eiffel Class files (*.e)|*.e')
  5.   P.SyntaxBlocks = <
  6.     item
  7.       Name = 'Default'
  8.       ID = 0
  9.       FIText = 0
  10.       FIIntNum = 1
  11.       FIFloatNum = 2
  12.       FIHexNum = 3
  13.       FISymbol = 9
  14.       FIIdentifier = 13
  15.       UseComments = True
  16.       UseSingleLineComments = True
  17.       UseStrings = True
  18.       UseSingleLineStrings = True
  19.       UseNumbers = True
  20.       UseIdentifiers = True
  21.       UseKeywords = True
  22.       BlockDelimiters = <>
  23.       SingleLineCommentDelimiters = <
  24.         item
  25.           FontID = 4
  26.           LeftDelimiter = '--'
  27.         end>
  28.       SingleLineStringDelimiters = <
  29.         item
  30.           FontID = 5
  31.           LeftDelimiter = '"'
  32.           RightDelimiter = '"'
  33.         end>
  34.       KeywordSets = <
  35.         item
  36.           FontID = 6
  37.           Name = 'Commands'
  38.           Keywords = 
  39.             'alias,all,and,class,creation,debug,deferred,do,else,elseif,end,e' +
  40.             'xpanded,export,external,feature,from,frozen,check,if,implies,ind' +
  41.             'exing,infix,inherit,inspect,is,like,local,loop,not,obsolete,old,' +
  42.             'once,or,prefix,redefine,rename,rescue,retry,select,strip,then,un' +
  43.             'define,unique,until,when,xor'
  44.         end
  45.         item
  46.           FontID = 7
  47.           Name = 'Types'
  48.           Keywords = 'BIT,Current,ensure,false,invariant,require,Result,true,variant'
  49.         end
  50.         item
  51.           FontID = 14
  52.           Name = 'Classes'
  53.           Keywords = 
  54.             'ABSTRACT_FRACTION,ABSTRACT_INTEGER,ANY,ARGUMENTS,ARRAY,ARRAY2,AR' +
  55.             'RAY3,ARRAYED_COLLECTION,BASIC_DIRECTORY,BASIC_TIME,BINARY_FILE_R' +
  56.             'EAD,BINARY_FILE_WRITE,BIT_N,BIT_N_REF,BIT_STRING,BOOLEAN,BOOLEAN' +
  57.             '_REF,COLLECTION,COLLECTION_SORTER,COLLECTION2,COLLECTION3,COMPAR' +
  58.             'ABLE,COUNTER,DICTIONARY,DICTIONARY_NODE,DIRECTORY,DOUBLE,DOUBLE_' +
  59.             'REF,EXCEPTIONS,FILE_TOOLS,FIXED_ARRAY,FIXED_ARRAY2,FIXED_ARRAY3,' +
  60.             'GEN_RAND,GENERAL,HASH_TABLE_SIZE,HASHABLE,CHARACTER,CHARACTER_RE' +
  61.             'F,INPUT_STREAM,INTEGER,INTEGER_FRACTION,INTEGER_REF,ITERATOR,ITE' +
  62.             'RATOR_ON_COLLECTION,ITERATOR_ON_DICTIONARY_ITEMS,ITERATOR_ON_DIC' +
  63.             'TIONARY_KEYS,ITERATOR_ON_LINKED_LIST,ITERATOR_ON_SET,ITERATOR_ON' +
  64.             '_STRING,ITERATOR_ON_TWO_WAY_LINKED_LIST,LARGE_INTEGER,LARGE_NEGA' +
  65.             'TIVE_INTEGER,LARGE_POSITIVE_INTEGER,LINK,LINK2,LINKED_COLLECTION' +
  66.             ',LINKED_LIST,MEMO,MEMORY,MIN_STAND,NATIVE_ARRAY,NONE,NUMBER,NUMB' +
  67.             'ER_FRACTION,NUMBER_TOOLS,NUMERIC,OUTPUT_STREAM,PLATFORM,POINTER,' +
  68.             'POINTER_REF,REAL,REAL_REF,REVERSE_COLLECTION,SAFE_EQUAL,SET,SET_' +
  69.             'NODE,SMALL_INTEGER,STD_ERROR,STD_FILE_READ,STD_FILE_READ_WRITE,S' +
  70.             'TD_FILE_WRITE,STD_INPUT,STD_INPUT_OUTPUT,STD_OUTPUT,STD_RAND,STR' +
  71.             'ING,SYSTEM,TEXT_FILE_READ,TEXT_FILE_READ_WRITE,TEXT_FILE_WRITE,T' +
  72.             'IME_IN_ENGLISH,TIME_IN_FRENCH,TIME_IN_GERMAN,TIME_IN_ITALIAN,TIM' +
  73.             'E_IN_SOME_LANGUAGE,TWO_WAY_LINKED_LIST'
  74.         end>
  75.       FirstIdentChars = '%.@-Z_a-z'
  76.       OtherIdentChars = '0-9?A-Z_a-z'
  77.     end>
  78.   P.FontTable = <
  79.     item
  80.       FontID = 0
  81.       GlobalAttrID = 'Whitespace'
  82.       Font.Charset = DEFAULT_CHARSET
  83.       Font.Color = clBlack
  84.       Font.Height = -13
  85.       Font.Name = 'Courier New'
  86.       Font.Style = []
  87.     end
  88.     item
  89.       FontID = 1
  90.       GlobalAttrID = 'Integer'
  91.       Font.Charset = DEFAULT_CHARSET
  92.       Font.Color = clGreen
  93.       Font.Height = -13
  94.       Font.Name = 'Courier New'
  95.       Font.Style = []
  96.     end
  97.     item
  98.       FontID = 2
  99.       GlobalAttrID = 'Float'
  100.       Font.Charset = DEFAULT_CHARSET
  101.       Font.Color = clGreen
  102.       Font.Height = -13
  103.       Font.Name = 'Courier New'
  104.       Font.Style = []
  105.     end
  106.     item
  107.       FontID = 3
  108.       GlobalAttrID = 'Integer'
  109.       Font.Charset = DEFAULT_CHARSET
  110.       Font.Color = clGreen
  111.       Font.Height = -13
  112.       Font.Name = 'Courier New'
  113.       Font.Style = []
  114.     end
  115.     item
  116.       FontID = 5
  117.       GlobalAttrID = 'String'
  118.       Font.Charset = DEFAULT_CHARSET
  119.       Font.Color = clMaroon
  120.       Font.Height = -13
  121.       Font.Name = 'Courier New'
  122.       Font.Style = []
  123.     end
  124.     item
  125.       FontID = 6
  126.       Font.Charset = DEFAULT_CHARSET
  127.       Font.Color = clNavy
  128.       Font.Height = -13
  129.       Font.Name = 'Courier New'
  130.       Font.Style = [fsBold]
  131.     end
  132.     item
  133.       FontID = 7
  134.       Font.Charset = DEFAULT_CHARSET
  135.       Font.Color = clTeal
  136.       Font.Height = -13
  137.       Font.Name = 'Courier New'
  138.       Font.Style = []
  139.     end
  140.     item
  141.       FontID = 9
  142.       GlobalAttrID = 'Delimiters'
  143.       Font.Charset = DEFAULT_CHARSET
  144.       Font.Color = clBlack
  145.       Font.Height = -13
  146.       Font.Name = 'Courier New'
  147.       Font.Style = []
  148.     end
  149.     item
  150.       FontID = 13
  151.       GlobalAttrID = 'Identifier'
  152.       Font.Charset = DEFAULT_CHARSET
  153.       Font.Color = clBlack
  154.       Font.Height = -13
  155.       Font.Name = 'Courier New'
  156.       Font.Style = []
  157.     end
  158.     item
  159.       FontID = 4
  160.       GlobalAttrID = 'Comment'
  161.       Font.Charset = DEFAULT_CHARSET
  162.       Font.Color = clGray
  163.       Font.Height = -13
  164.       Font.Name = 'Courier New'
  165.       Font.Style = [fsItalic]
  166.     end
  167.     item
  168.       FontID = 14
  169.       Font.Charset = DEFAULT_CHARSET
  170.       Font.Color = clBlue
  171.       Font.Height = -13
  172.       Font.Name = 'Courier New'
  173.       Font.Style = []
  174.     end>
  175.   P.SyntaxVersion = 3
  176. end
  177.